config: Make spidev a loadable module
authorPhil Elwell <phil@raspberrypi.org>
Fri, 17 Mar 2017 12:24:41 +0000 (12:24 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 15 Feb 2018 17:33:28 +0000 (17:33 +0000)
commit0f066a22fde55954998721b0c646e44c4e0b4cf0
treec67cfba2fad2b3b087ba516af8397508902d494c
parenta361f70939335293b021b0a13e0504d50fea3ab2
config: Make spidev a loadable module

spidev isn't required early in the boot process, and not all users
need it (spi_bcm2835 is a module), so make it a loadable module.

See: https://github.com/raspberrypi/linux/issues/1897

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
arch/arm/configs/bcm2709_defconfig
arch/arm/configs/bcmrpi_defconfig